-
Home
-
Advanced File Manager – Ultimate WP File Manager And Document Library Solution
-
5.4.4 (latest)
-
Code
-
Classes
- ResultPrinter
| Total Complexity |
76 |
| Dependencies |
16 |
| Dependents |
3 |
| Total lines |
534 |
| Lines of code |
301 |
| Logical lines of code |
141 |
| Comment lines |
46 |
| Methods |
30 |
| Properties |
13 |
Methods 30
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| printFooter() |
A |
41 |
11 |
62 |
| __construct() |
A |
50 |
9 |
26 |
| printDefects() |
S |
52 |
7 |
26 |
| endTest() |
S |
54 |
7 |
22 |
| writeProgress() |
S |
53 |
6 |
25 |
| writeCountString() |
S |
59 |
4 |
16 |
| colorizeTextBox() |
S |
61 |
3 |
12 |
| printResult() |
S |
63 |
2 |
12 |
| startTestSuite() |
S |
67 |
2 |
7 |
| startTest() |
S |
65 |
2 |
10 |
| printDefectTrace() |
S |
68 |
2 |
7 |
| printHeader() |
S |
72 |
2 |
5 |
| writeWithColor() |
S |
71 |
2 |
6 |
| addError() |
S |
76 |
1 |
4 |
| addFailure() |
S |
76 |
1 |
4 |
| addWarning() |
S |
76 |
1 |
4 |
| addIncompleteTest() |
S |
76 |
1 |
4 |
| addRiskyTest() |
S |
76 |
1 |
4 |
| addSkippedTest() |
S |
76 |
1 |
4 |
| endTestSuite() |
S |
91 |
1 |
2 |
| printDefect() |
S |
76 |
1 |
4 |
| printDefectHeader() |
S |
68 |
1 |
9 |
| printErrors() |
S |
80 |
1 |
3 |
| printFailures() |
S |
80 |
1 |
3 |
| printWarnings() |
S |
80 |
1 |
3 |
| printIncompletes() |
S |
80 |
1 |
3 |
| printRisky() |
S |
80 |
1 |
3 |
| printSkipped() |
S |
80 |
1 |
3 |
| writeNewLine() |
S |
76 |
1 |
4 |
| writeProgressWithColor() |
S |
76 |
1 |
4 |